home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / sound / mtrs_v2_demo / mtrs_v2_tableoffunctions < prev    next >
Text File  |  1999-11-29  |  5KB  |  162 lines

  1.       
  2.       MULTITRACK RECORDING SYSTEM AMIGA®    Copyright © A.Sprenger 1997-99
  3.  
  4.  
  5.       TABLE OF FUNCTIONS
  6.       ------------------
  7.  
  8.  
  9.       Menu      | Menupoint            | Function
  10.       ------------------------------------------------------------------
  11.       Project   | Open MTRS-Project    | open project
  12.                 |                      |
  13.                 | Save MTRS-Project    | save adjustments of project
  14.                 |                      |
  15.                 | Information System   | display of hardwareconfiguration
  16.                 |                      | and max. playfrequence
  17.                 |                      |
  18.                 | Information Autor    | my address
  19.                 |                      |
  20.                 | Screen - Mode        | select screenmode
  21.                 |                      |
  22.                 | Audio Channels       | allocate audiochannels
  23.                 |                      |
  24.                 | Quit                 | quit MTRS
  25.       -------------------------------------------------------------------         
  26.       Transport | Play 4/8-Mix         | start play on current position
  27.                 |                      | (select in masterwindow:
  28.                 |                      | playmode 4 or playmode 8)
  29.                 |                      |
  30.                 | Play 2 Processor     | start play on current position
  31.                 |                      | in mode 2
  32.                 |                      |
  33.                 | Stop                 | finish play
  34.                 |                      |
  35.                 | Record               | start record  
  36.                 |                      |
  37.                 | Frequence            | set samplefrequence
  38.       -------------------------------------------------------------------
  39.       Window    | ToolBox              | open toolboxwindow
  40.                 |                      |
  41.                 | Sampler Monitor      | start samplermonitor
  42.                 |                      |
  43.                 | 8-Track-Stereo-Mixer | open mixerwindow
  44.       ------------------------------------------------------------------- 
  45.  
  46.  
  47.       
  48.  
  49.       Masterwindow
  50.       -------------------------------------------------------------------
  51.       
  52.       STOP          - finish play
  53.  
  54.       START         - start play on zero position
  55.  
  56.       PLAY          - start play on current position
  57.  
  58.       REW           - rewind
  59.  
  60.       FFW           - fast forward
  61.  
  62.       REC           - start record
  63.  
  64.       MODE 1 - 4    - select recordmode
  65.  
  66.       RECORD >>     - select recordtrack
  67.  
  68.       PLAY 1 - 3 >> - select playtrack
  69.  
  70.       MIC ON/OFF    - samplermicro on / off
  71.  
  72.       CHAN L/R      - samplerchannel left / right
  73.  
  74.       PERIODE       - set samplecycle
  75.  
  76.       FREQUENCE     - set samplefrequence
  77.  
  78.       MONITOR       - start samplermonitor
  79.  
  80.       REC_VOL       - adjust recordvolume
  81.  
  82.       PLAY_VOL      - adjust playvolume for mode 2/4
  83.  
  84.       DMA/PROZESSOR - display of DMA-play or processorplay
  85.  
  86.       PLAY 2 - 8    - select playmode
  87.  
  88.       HQ ON/OFF     - multitasking on / off
  89.  
  90.       FILTER ON/OFF - hardwarelowpass on / off
  91.  
  92.       SYS-INFO      - display of hardwareconfiguration + max. playfrequence
  93.  
  94.       CHANNEL 1-8   - playchannel 1-8 on / off
  95.  
  96.       OPEN          - open MTRS-project
  97.  
  98.       SAVE          - save adjustments of project
  99.  
  100.       SONGNAME      - name of project
  101.  
  102.  
  103.       
  104.  
  105.       Mixerwindow
  106.       -------------------------------------------------------------------
  107.       
  108.       PANORAMA 1 - 8   - adjust stereo location
  109.  
  110.       VOLUME   1 - 8   - adjust trackvolume
  111.  
  112.       MIXVOL %         - set mixvolume
  113.  
  114.       STEREO           - select stereo or mono
  115.  
  116.       TEST             - select playtest on / off
  117.  
  118.       FREQ/2           - select resample on / off
  119.  
  120.       MIXING TO DISK   - start diskmix
  121.  
  122.       MASTER L - R     - adjust mastervolume for left and right channel
  123.  
  124.       
  125.       
  126.  
  127.       Toolboxwindow
  128.       -------------------------------------------------------------------
  129.       
  130.       SONG END         - endposition (bytes)
  131.  
  132.       SONG TIME        - playtime (hours,min.,sec.)
  133.  
  134.       MEM 1 - 4        - set saved position
  135.  
  136.       SET (1 - 4)      - save position
  137.  
  138.       START            - beginning range of export
  139.  
  140.       END              - end range of export
  141.  
  142.       SET (START)      - save startposition
  143.  
  144.       SET (END)        - save endposition
  145.  
  146.       Textfeld (START) - input beginning of range
  147.  
  148.       Textfeld (END)   - input end of range
  149.  
  150.       SAMPLE LEN       - length range of export
  151.  
  152.       TRACK LEN        - length of track
  153.  
  154.       SELECT           - select track
  155.  
  156.       EXPORT           - start export
  157.  
  158.       IMPORT           - start import 
  159.  
  160.       
  161.  
  162.